Routing
A Routing control Data packet handled by the routing module
Content copied to clipboard
meshtastic.Routing
Types
Link copied to clipboard
A Routing control Data packet handled by the routing module
Content copied to clipboard
meshtastic.Routing
Link copied to clipboard
A failure in delivering a message (usually used for routing control messages, but might be provided in addition to ack.fail_id to provide
details on the type of failure).
Content copied to clipboard
meshtastic.Routing.Error
Link copied to clipboard
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
A failure in delivering a message (usually used for routing control messages, but might be provided
in addition to ack.fail_id to provide details on the type of failure).
Content copied to clipboard
.meshtastic.Routing.Error error_reason = 3;
Link copied to clipboard
A failure in delivering a message (usually used for routing control messages, but might be provided
in addition to ack.fail_id to provide details on the type of failure).
Content copied to clipboard
.meshtastic.Routing.Error error_reason = 3;
Link copied to clipboard
Link copied to clipboard
A route reply
Content copied to clipboard
.meshtastic.RouteDiscovery route_reply = 2;
Link copied to clipboard
A route reply
Content copied to clipboard
.meshtastic.RouteDiscovery route_reply = 2;
Link copied to clipboard
A route request going from the requester
Content copied to clipboard
.meshtastic.RouteDiscovery route_request = 1;
Link copied to clipboard
A route request going from the requester
Content copied to clipboard
.meshtastic.RouteDiscovery route_request = 1;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
A failure in delivering a message (usually used for routing control messages, but might be provided
in addition to ack.fail_id to provide details on the type of failure).
Content copied to clipboard
.meshtastic.Routing.Error error_reason = 3;
Link copied to clipboard
A route reply
Content copied to clipboard
.meshtastic.RouteDiscovery route_reply = 2;
Link copied to clipboard
A route request going from the requester
Content copied to clipboard
.meshtastic.RouteDiscovery route_request = 1;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): MeshProtos.Routing
Link copied to clipboard
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): MeshProtos.Routing
open fun parseFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): MeshProtos.Routing
Link copied to clipboard
Link copied to clipboard